home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group95a.txt / 000029_icon-group-sender _Fri Jan 27 13:05:07 1995.msg < prev    next >
Internet Message Format  |  1995-02-09  |  937b

  1. Received: by cheltenham.cs.arizona.edu; Fri, 27 Jan 1995 15:35:37 MST
  2. Date: Fri, 27 Jan 1995 13:05:07 -0600 (CST)
  3. From: George Thiruvathukal <gkt@mortimer.donnelley.com>
  4. Subject: help with external C interface
  5. To: icon-group@cs.arizona.edu
  6. Message-Id: <Pine.3.05.9501271307.A1754-a100000@mortimer>
  7. Mime-Version: 1.0
  8. Content-Type: TEXT/PLAIN; charset=US-ASCII
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10.  
  11. I am developing an interface between Icon and C to use the GNU database
  12. manager (gdbm). I have been able to get my code to work properly, but when
  13. I am in a generator context, I get a memory violation error. Is there
  14. something special you have to do to your functions to ensure they will
  15. operate properly in a generator context?
  16.  
  17. I am using icont (Icon translator) and SunOS 4.1.3. 
  18.  
  19. Would someone be willing to look at my code? I am planning to contribute
  20. this code to the Icon programming library.
  21.  
  22. -George
  23.  
  24.